Skip to the content.

FA Asset Register – Oracle EBS SQL Report

Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.

Overview

Application: Assets Source: Asset Register Report (XML) Short Name: FAS600_XML DB package: FA_FAS600_XMLP_PKG

Report Parameters

Book, From Asset Number, To Asset Number, Show Deprn Book Details, Show Distribution Details, Show Invoice Details

Oracle EBS Tables Used

fa_asset_history, fa_books, fa_categories, fa_lookups, fa_additions_tl, fa_additions_b, fa_book_controls, fa_deprn_periods, fa_ceiling_types, fa_deprn_summary, fa_methods, fa_itc_rates, fa_convention_types, fa_calendar_periods, fa_calendar_types, fa_locations, gl_code_combinations, per_all_people_f, fa_distribution_history, fa_employees, fa_asset_invoices, po_vendors, q_assets, q_books, d_distributions

Report Categories

Enginatics, R12 only

Running This SQL Without Blitz Report

Some Oracle EBS SQL reports in this library require functions from the utility package xxen_util. Install it before running the SQL directly against your Oracle EBS database.

Download & Import Options

Resource Link
Excel Example Output FA Asset Register 06-Sep-2023 081714.xlsx
Blitz Report™ XML Import FA_Asset_Register.xml
Full SQL on Enginatics www.enginatics.com/reports/fa-asset-register/

Executive Summary

The FA Asset Register is a fundamental report for fixed asset management, providing a comprehensive listing of all assets in a book. It serves as the primary source of truth for asset details, including cost, depreciation, location, and invoice information.

Business Challenge

The Solution

This Blitz Report enhances the standard Asset Register by:

Technical Architecture

The report mimics the FAS600_XML standard report. It joins FA_ADDITIONS (header), FA_BOOKS (financials), FA_DISTRIBUTION_HISTORY (assignments), and FA_ASSET_INVOICES (source). It handles the complexity of showing current vs. historical data based on the selected period.

Parameters & Filtering

Performance & Optimization

FAQ


© 2026 Enginatics